SCCM Manager 3.0
OnCollectionChanged Methode


ActionPanel.PluginBase Namespace > ObservableDictionary<TKey,TValue> Klasse : OnCollectionChanged Methode
Syntax
'Deklaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal args As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
'Usage
 
Dim instance As ObservableDictionary(Of TKey,TValue)
Dim args As System.Collections.Specialized.NotifyCollectionChangedEventArgs
 
instance.OnCollectionChanged(args)
protected virtual void OnCollectionChanged( 
   System.Collections.Specialized.NotifyCollectionChangedEventArgs args
)

Parameter

args
Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

ObservableDictionary<TKey,TValue> Klasse
ObservableDictionary<TKey,TValue> Member